body {
	background-image:url(../Images/SiteWideImages/SpecaledBackground.gif);
	font-family: Arial, Helvetica, sans-serif;
	margin-left:5px;
	margin-right:5px;
	}
ol>li {
	list-style-position: outside;
	list-style-type:decimal;
	margin-bottom: 2px;
	font-weight: normal;
}
ol>li>ol>li {
	list-style-type:lower-alpha;
	}
.abstract {
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
}
h1 h2 h3{
	text-align: center;
}
dt {
	font-weight: bold;
	font-size: 1em;
	margin-top: 5px;
}
.figure p {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #e6f3ff;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 5px;
}
.figure {
	float: right;
	margin-left: 10px;
	border: thin groove #999999;
	background-color: #e6f3ff;
}
.photo img {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	border: thin groove #999999;
	padding: 5px;
	}

//p {
//	margin-right: 3px;
//	margin-left: 5px;
//	background-image:url(../Images/Image%20Originals/CanvasBackground.jpg)
//}
ul {
	padding-bottom: 3px;
	margin-bottom: 15px;
	font-weight: bold;
}

ul>li {
	text-decoration:none;
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: normal;
	}
#header {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #999999;
}
a:link {
	color:#0000FF;
	text-decoration: none;
}
a:visited {
	color:#0000FF;
	text-decoration: none;
}
a:hover{
	color:#CC0000;
	font-weight: bold;
}
a:active {
	color:#CC00FF;
	font-weight: bold;
	font-size: 1.1em;
}

.TuttleAwardProject {
	position: relative;
	left: 300px;
	
}
#PageWrapper {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-image: url(../Images/SiteWideImages/CanvasBackground.jpg);
	padding: 5px;
}
#PageWrapper #content {


}

#PageWrapper #content h4 {
	font-style: italic;
}
